home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 March / PCWorld_2004-03_cd.bin / Akce / xtran5pw.exe / {app} / xtran.exe / 0 / RCDATA / TFRMKONTAKT / TFRMKONTAKT.txt < prev   
Text File  |  2004-01-24  |  3KB  |  130 lines

  1. object frmKontakt: TfrmKontakt
  2.   Left = 62
  3.   Top = 143
  4.   BorderStyle = bsDialog
  5.   Caption = 'Kontakt na v∩┐╜robce'
  6.   ClientHeight = 201
  7.   ClientWidth = 479
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 8
  20.     Top = 8
  21.     Width = 161
  22.     Height = 72
  23.     AutoSize = True
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26.   object Label1: TLabel
  27.     Left = 184
  28.     Top = 8
  29.     Width = 285
  30.     Height = 42
  31.     Caption = 'Expert SoftWorks'
  32.     Font.Charset = EASTEUROPE_CHARSET
  33.     Font.Color = clBlue
  34.     Font.Height = -37
  35.     Font.Name = 'Times New Roman'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.     Transparent = True
  39.   end
  40.   object Label2: TLabel
  41.     Left = 208
  42.     Top = 48
  43.     Width = 261
  44.     Height = 20
  45.     Caption = 'Tvorba software a www str∩┐╜nek'
  46.     Font.Charset = DEFAULT_CHARSET
  47.     Font.Color = clGreen
  48.     Font.Height = -16
  49.     Font.Name = 'MS Sans Serif'
  50.     Font.Style = [fsBold]
  51.     ParentFont = False
  52.     Transparent = True
  53.   end
  54.   object Label3: TLabel
  55.     Left = 8
  56.     Top = 88
  57.     Width = 196
  58.     Height = 16
  59.     Caption = 'Internet: http://expertsoft.wz.cz'
  60.     Font.Charset = EASTEUROPE_CHARSET
  61.     Font.Color = clWindowText
  62.     Font.Height = -13
  63.     Font.Name = 'Arial'
  64.     Font.Style = [fsBold]
  65.     ParentFont = False
  66.     Transparent = True
  67.   end
  68.   object Label4: TLabel
  69.     Left = 8
  70.     Top = 106
  71.     Width = 239
  72.     Height = 16
  73.     Caption = 'E-Mail: Expert.SoftWorks@centrum.cz'
  74.     Font.Charset = EASTEUROPE_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -13
  77.     Font.Name = 'Arial'
  78.     Font.Style = [fsBold]
  79.     ParentFont = False
  80.     Transparent = True
  81.   end
  82.   object Label5: TLabel
  83.     Left = 8
  84.     Top = 124
  85.     Width = 127
  86.     Height = 16
  87.     Caption = 'Telefon: 777 342 388'
  88.     Font.Charset = EASTEUROPE_CHARSET
  89.     Font.Color = clWindowText
  90.     Font.Height = -13
  91.     Font.Name = 'Arial'
  92.     Font.Style = [fsBold]
  93.     ParentFont = False
  94.     Transparent = True
  95.   end
  96.   object Label6: TLabel
  97.     Left = 8
  98.     Top = 142
  99.     Width = 435
  100.     Height = 16
  101.     Caption = 
  102.       'Adresa: David Ko∩┐╜∩┐╜nek, U Cukrovaru 1070, 27801 Kralupy nad Vltav' +
  103.       'ou'
  104.     Font.Charset = EASTEUROPE_CHARSET
  105.     Font.Color = clWindowText
  106.     Font.Height = -13
  107.     Font.Name = 'Arial'
  108.     Font.Style = [fsBold]
  109.     ParentFont = False
  110.     Transparent = True
  111.   end
  112.   object Button1: TButton
  113.     Left = 376
  114.     Top = 168
  115.     Width = 97
  116.     Height = 25
  117.     Cancel = True
  118.     Caption = 'OK'
  119.     Default = True
  120.     Font.Charset = DEFAULT_CHARSET
  121.     Font.Color = clWindowText
  122.     Font.Height = -11
  123.     Font.Name = 'MS Sans Serif'
  124.     Font.Style = [fsBold]
  125.     ParentFont = False
  126.     TabOrder = 0
  127.     OnClick = Button1Click
  128.   end
  129. end
  130.